From 8a71798c055cf8025a448333bed7070e5824855b Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 3 Feb 2014 09:57:01 -0500 Subject: [PATCH] docs: add missing close para tag From 30cc1512e --- gtk/gtkfilechooserdialog.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gtk/gtkfilechooserdialog.c b/gtk/gtkfilechooserdialog.c index d2622bc4a4..b74d50f1c9 100644 --- a/gtk/gtkfilechooserdialog.c +++ b/gtk/gtkfilechooserdialog.c @@ -136,7 +136,8 @@ * when it is appropriate to use gtk_file_chooser_set_filename(), * i.e. when you are doing a Save As command and you already * have a file saved somewhere. - * + * + * ## Response Codes * * -- 2.30.2